google.golang.org/grpc/internal/transport.bdpEstimator.calculate (method)

3 uses

	google.golang.org/grpc/internal/transport (current package)
		bdp_estimator.go#L105: func (b *bdpEstimator) calculate(d [8]byte) {
		http2_client.go#L1252: 			t.bdpEst.calculate(f.Data)
		http2_server.go#L870: 			t.bdpEst.calculate(f.Data)